"form submit"

  • function
 

Binds to the search form submission. Prevents the default action and fires the "search.created" event.

search."form submit"(el, ev)

Binds to the search form submission. Prevents the default action and fires the "search.created" event.

Parameters

  1. el {Object}

    The event target element.

  2. ev {Object}

    The event being fired.